projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b0a1010
)
(org-agenda-use-time-grid): Fix typo in docstring.
author
Juanma Barranquero
<lekktu@gmail.com>
Mon, 30 Jan 2006 02:08:05 +0000
(
02:08
+0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Mon, 30 Jan 2006 02:08:05 +0000
(
02:08
+0000)
lisp/textmodes/org.el
patch
|
blob
|
history
diff --git
a/lisp/textmodes/org.el
b/lisp/textmodes/org.el
index 486b38a143a5200b6676726f1ae007ce807777d4..0381854542a48927f94184f23b1be8bfeefb2c47 100644
(file)
--- a/
lisp/textmodes/org.el
+++ b/
lisp/textmodes/org.el
@@
-632,7
+632,7
@@
of `org-agenda-prefix-format' or `org-timeline-prefix-format'.")
A time grid is a set of lines for specific times (like every two hours between
8:00 and 20:00). The items scheduled for a day at specific times are
sorted in between these lines.
-For deails about when the grid will be shown, and what it will look like, see
+For de
t
ails about when the grid will be shown, and what it will look like, see
the variable `org-agenda-time-grid'."
:group 'org-agenda
:type 'boolean)